Conversation
The UUID used by the SN640 and SN655 drives was not being checked in the sandisk plugin code. Signed-off-by: jeff-lien-sndk <jeff.lien@sandisk.com>
2 Sandisk drives do support the Clear Assert VUC but did not capability enabled. This change will enable it. Signed-off-by: jeff-lien-sndk <jeff.lien@sandisk.com>
|
there is a build error: rest looks good. |
ec49d46 to
54db06f
Compare
@igaw Fixed now. Sorry I missed this error. |
The data-area parameter was being overwritten and set to the default data area value for all cases. This change will only set it when it's not specified. This set of changes fully deprecates a few of the optional parameters for this command across both WDC and Sandisk plugins, and tidies up some of the logic around how telemetry or vendor defined debug is returned. This adds a new --type value in the vs-internal-log command for capturing Host-initiated and Controller-initated telemetry in one command. Signed-off-by: Brandon Paupore <brandon.paupore@sandisk.com> Fixes a compile warning on tar file creation. Fixes error that creates an empty file. Signed-off-by: jeff-lien-sndk <jeff.lien@sandisk.com>
|
No worries, happens :) I squashed the fixup patch into the last one, which broke the build. The goal is that every commit builds. Helps in cased someone bissects the tree. |
|
Thanks! |
|
@igaw Do you have plans to create and release the 3.0 version soon? I have a few users asking when the next official release/tag will be available. |
|
There is still a bit of API review to do before the 3.0 release. The main goal is to get the libnvme API sorted out, so we don't have the same issue as with the 1.0 release. What we could do is some beta releases if this would help. The only thing I don't want to guarantee is a stable API. |
|
beta releases might be a good temporary solution. Thanks. |
This PR contains fixes or changes for the following issues: